Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add bench-modexp flow to CI script #762

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

aleksuss
Copy link
Member

@aleksuss aleksuss commented May 18, 2023

Description

The goal of the PR is to speed up passing CI flow. Also, it adds an additional job for testing the bech_modexp flow.

@aleksuss aleksuss requested a review from strokovok May 18, 2023 08:38
@aleksuss aleksuss requested a review from joshuajbouw as a code owner May 18, 2023 08:38
@aleksuss aleksuss requested a review from vzctl May 18, 2023 08:39
@aleksuss aleksuss force-pushed the chore/aleksuss/ci_improve branch 2 times, most recently from 4325b10 to 87a2906 Compare May 18, 2023 08:59
@aleksuss aleksuss force-pushed the chore/aleksuss/ci_improve branch from 87a2906 to a6e593f Compare May 18, 2023 09:22
@aleksuss
Copy link
Member Author

aleksuss commented May 18, 2023

I thought to speed up the CI flow by adding a matrix with profiles (mainnet and testnet), but it had no effect because the build server doesn't allow running so many parallel jobs. So the pr only adds an additional job for testing the bench-modexp flow. But if it's unimportant, the PR could be closed.
cc @birchmd

@aleksuss aleksuss requested a review from birchmd May 18, 2023 10:25
@aleksuss aleksuss changed the title chore: CI script improvements chore: add bench-modexp flow to CI script May 18, 2023
@aleksuss aleksuss added the A-ci Area: Continuous Integration (CI) label May 18, 2023
@aleksuss aleksuss added this pull request to the merge queue Jun 21, 2023
Merged via the queue into develop with commit 0bcab2d Jun 21, 2023
@aleksuss aleksuss deleted the chore/aleksuss/ci_improve branch June 21, 2023 07:43
birchmd pushed a commit that referenced this pull request Jun 22, 2023
## Description

The goal of the PR is to speed up passing CI flow. Also, it adds an
additional job for testing the `bech_modexp` flow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: Continuous Integration (CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants